operator (/) Interface

public interface operator (/)

Calls

interface~~operator (SLASH)~10~~CallsGraph interface~operator (SLASH)~10 operator (/) proc~wallo_div_const wallo_div_const interface~operator (SLASH)~10->proc~wallo_div_const

Module Procedures

public function wallo_div_const(wallo1, const) result(wallo2)

Arguments

Type IntentOptional Attributes Name
type(source_output), intent(in) :: wallo1
real, intent(in) :: const

Return Value type(source_output)